Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for connect-to-mongo session store #1486

Closed
wants to merge 1 commit into from
Closed

add support for connect-to-mongo session store #1486

wants to merge 1 commit into from

Conversation

pavelvlasov
Copy link

"connect-to-mongo" [https://github.com/2do2go/connect-to-mongo] is simply clone of "connect-redis" session store (connect-mongo deliver some problems).

@michaelmior
Copy link

What problems were you having with connect-mongo?

@pavelvlasov
Copy link
Author

connect-mongo has unresolved issue jdesboeufs/connect-mongo#57 and a lot of others,
also it's code looks excess and complex due to mongoose support, that does not needed in sails.

@campbellanderson
Copy link
Contributor

Should avoid adding to many named dependancies in the sails core.
Allow a few named and from there let developer ensure the dependancy is named in their project dependancies

See: #1498

@mikermcneil
Copy link
Member

@campbellanderson couldn't agree more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants